home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / Wersje pelne i specjalne / Winamp 2.77 i 3.0beta / wasabi-sdk_beta1.exe / docs / How to make a new component.txt < prev    next >
Text File  |  2001-10-08  |  225b  |  8 lines

  1.  
  2. - copy generic.h, generic.cpp, rename them appropriately
  3. - edit all the //EDITME stuff
  4. - make a new DLL project
  5. - set the output file to whatever.wac
  6. - add your .cpp to your project
  7. - add waclient.cpp to your project
  8.